Skip to content

Conversation

Perelyn-sama
Copy link
Collaborator

No description provided.

@Perelyn-sama Perelyn-sama self-assigned this Oct 9, 2025
fix anchor errors

fix group 3 errors

fix anchor errors group 2

Update pnpm-lock.yaml

update checking account pnpm lock

remove biome

update pnpm lock anchor group 0

move pnpm install in anchor workflow

update anchor version in group 0

Revert "update anchor version to 0.31.1"

This reverts commit ca12179.

update anchor version to 0.31.1

add type:module to anchor bankrun tests

add with json to bankrun tests

remove curly braces from bankrun tests

use import in bankrun tests

fix ts strip only error

add type: "module" to basic native example package.json

add type module to package.json

fix ts strip only error

fix token-2022 errors

fix biome

remove seahorse and steel github workflows

silence warnings in basics example

- use workspace deps
- use solana-system-interface
- use borsh::to_vec()
- use allow unexpected cfgs and depreciated

add allow unexpected cfgs and update deps in basic examples
@Perelyn-sama Perelyn-sama marked this pull request as ready for review October 16, 2025 01:53
Comment on lines 2 to 3
#![allow(unexpected_cfgs)]
#![allow(deprecated)]
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These are everywhere. Why? Can't we get rid of these in anchor 0.32.1?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I added it before the new release and there was no other way to fix it then. I'll update it now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants